source/nanomsg/wrap.d(304,37): Error: `@safe` function `nanomsg.wrap.NanoSocket.connect` cannot call `@system` function `nanomsg.bindings.nn_connect` source/nanomsg/bindings.d(499,16): `nanomsg.bindings.nn_connect` is declared here source/nanomsg/wrap.d(312,34): Error: `@safe` function `nanomsg.wrap.NanoSocket.bind` cannot call `@system` function `nanomsg.bindings.nn_bind` source/nanomsg/bindings.d(497,16): `nanomsg.bindings.nn_bind` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.